home *** CD-ROM | disk | FTP | other *** search
/ CICA 1993 April / CICA MS Windows - April 1993.iso / unzipped / toolbook / tiff / readme.txt next >
Text File  |  1992-06-27  |  2KB  |  35 lines

  1.         ABOUT THE NEW TIFF GRAPHICS FILTER
  2.  
  3. The new TIFF graphics filter is capable of importing 256 color and 256 gray scale
  4. images into Toolbook.  It is not possible to use both the new and the old 
  5. filters simultaneously, so make sure to delete or edit the line which points
  6. to the old filter (TIFFIMP.FLT).
  7.         
  8.         INSTALLING THE NEW FILTER
  9.  
  10. To install the new filter, copy the TIFF.FLT file to the \TOOLBOOK\FILTERS 
  11. directory.  If you have elected not to use the default directory names, substitute
  12. the appropriate directory names for the above.  (Note:  The directory names do not
  13. matter, as long as the entry you make in the WIN.INI file names the directory into
  14. which the filter is copied - see the next paragraph.)
  15.  
  16. Open your WIN.INI file using NOTEPAD or the SysEdit program included with Windows.
  17. To run SysEdit, select the Run command from the Program Manager or File Manager 
  18. File menu and in the command line field, type  SYSEDIT  then press <Enter> or click
  19. the OK button.  WIN.INI will be the second of four windows which will open up.
  20. Find the [Toolbook Filters] section, or if one is not present following the 
  21. [Toolbook] section, add it so that it reads as follows:
  22.  
  23.     ...
  24.     [Toolbook Filters]
  25.     TIFF Graphics (.tif)=C:\TOOLBOOK\FILTERS\TIFF.FLT,TIF
  26.     ...
  27.  
  28. Substitute the appropriate drive letter and/or pathname if necessary.  If you have 
  29. an existing entry for a TIFF filter, modify it so that it names TIFF.FLT instead of 
  30. TIFFIMP.FLT.
  31.  
  32. After saving the modified WIN.INI file, the new TIFF graphics filter will be 
  33. available to your books.  It is not necessary to exit Windows and return in order
  34. for the change to take effect.
  35.